EDR Format Configuration Mode Commands

EDR Format Configuration Mode Commands
 
 
The EDR Format Configuration Mode enables configuring Event Detail Record (EDR) formats.
 
note_smallImportant: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
 
attribute
This command specifies the order of fields in EDRs.
Product
All
Privilege
Security Administrator, Administrator
Syntax
attribute attribute { [ format { MM/DD/YY-HH:MM:SS | MM/DD/YYYY-HH:MM:SS | YYYY/MM/DD-HH:MM:SS | YYYYMMDDHHMMSS | seconds } ] [ localtime ] | [ { ip | tcp } { bytes | pkts } { downlink | uplink } ] priority priority }
no attribute attribute [ priority priority ]
no
Removes the specified attribute.
attribute
Specifies the attribute.
attribute must be one of the following:
sn-end-time [ format format ] localtime
sn-start-time and sn-end-time fields of flow end-condition EDRs cannot be used to determine the duration of the flow if intermediate EDRs are generated (rule-match or transaction-complete or any other intermediate EDR).
sn-start-time field in an EDR gives the time the first packet was received after the last EDR was generated. So, whenever an EDR is generated, this field is reset to the time the EDR gets generated. So the sn-start-time field in flow end-condition EDRs may not have the time of the first packet received on that flow. It will have the time at which the last EDR was generated or the first packet time if no EDR was generated for that flow.
sn-end-time field gives the time at which the last packet on the flow was received. Flow end-condition EDRs may not be generated immediately after receiving the last packet. For example, in case of session-end or timeout EDRs, last packet time and EDR generation time may be different.
sn-flow-start-time gives the time of the first packet of the flow (irrespective of whether intermediate EDRs were generated), and sn-flow-end-time gives the time when EDRs are generated at hagr, session-end, timeout or normal-end-signaling conditions. The values of these fields will be populated in EDRs only for hagr, session-end, timeout and normal-end-signaling EDRs.
Also see, sn-flow-end-time.
Unique sequence number (per sn-sequence-group and radius-nas-ip-address) of EDR identifier and linearly increasing in EDR file.
sn-start-time [ format format ] localtime
format { MM/DD/YY-HH:MM:SS | MM/DD/YYYY-HH:MM:SS | YYYY/MM/DD-HH:MM:SS | YYYYMMDDHHMMSS | seconds }
Specifies the timestamp format.
localtime
Specifies timestamps with the local time. By default, timestamps are displayed in GMT.
{ ip | tcp } { bytes | pkts } { downlink | uplink }
Specifies bytes/packets sent/received from/by mobile.
priority priority
Specifies the position priority of the value within the EDR record. Lower numbered priorities (across all attribute, event-label, and rule-variable) occur first.
priority must be an integer from 1 through 65535. Up to 50 position priorities (across all attribute, event-label, and rule-variable) can be configured.
Usage
Use this command to set the attributes and priority for EDR file format.
A particular field in EDR format can be entered multiple times at different priorities. While removing the EDR field using the no attribute command either you can remove all occurrences of a particular field by specifying the field name or a single occurrence by additionally specifying the optional priority keyword.
Example
The following is an example of this command:
attribute radius-user-name priority 12
 
end
This command returns the CLI prompt to the Exec Mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage
Use this command to change to the Exec Mode.
 
event-label
This command specifies an optional event ID to use in the generated billing records.
Product
All
Privilege
Security Administrator, Administrator
Syntax
event-label label priority priority
no event-label
no
Removes previously configured event label for EDR attribute.
label
Specifies event label for attribute to be used for EDR format.
label must be an alpha and/or numeric string of 1 through 63 characters in length.
priority priority
Indicates the CSV position of event ID in EDR record.
priority must be an integer from 1 through 65535.
Usage
Use this command to set the event ID and its position in EDR file format.
Example
event-label radius_csv1 priority 23
 
exit
This command exits the EDR Format Configuration Mode and returns to the ACS Configuration Mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
exit
Usage
Use this command to return to the ACS Configuration Mode.
 
rule-variable
This command specifies the order of fields in the EDR.
Product
All
Privilege
Security Administrator, Administrator
Syntax
rule-variable protocol rule priority priority [ in-quotes ]
no rule-variable protocol rule [ priority priority ]
no
Removes the previously configured rule variable protocol rule and/or priority for EDR attribute.
protocol rule
Specifies the rule variable for EDR format.
protocol must be one of the following with specified rule:
bearer 3gpp: 3GPP bearer-related configuration:
charging-id: Charging ID of the bearer flow
imei: IMEI or IMEISV (depending on the case) associated with the bearer flow. Only available in StarOS 8.1 and later releases.
imsi: Specific Mobile Station Identification Number.
rat-type: RAT type associated with the bearer flow. Only available in StarOS 8.1 and later releases.
sgsn-address: SGSN associated with the bearer flow. Only available in StarOS 8.1 and later releases. For MIPv6 calls, sgsn-address field is populated with HSGW address.
user-location-information: User location information associated with the bearer flow. Only available in StarOS 8.1 and later releases.
bearer 3gpp2: 3GPP2 bearer-related configuration:
bearer ggsn-address: GGSN IP address field. For MIPv6 calls, ggsn-address field in EDR will be populated with PGW address.
dns: Domain Name System (DNS) related configuration:
file-transfer: File transfer related configuration:
ftp: File Transfer Protocol (FTP) related configuration:
http: Hypertext Transport Protocol (HTTP) related configuration:
ad-delivered — advertisement delivered using TPO text-with-click
ad-replaced — advertisement replaced with TPO 0-byte response
attribute-in-data— dynamic header field in application payload
attribute-in-url— dynamic header field in URL
compression-bytes-in — TPO compression bytes in
compression-bytes-out — TPO compression bytes out
dns-resolution-locally — TPO DNS resolution done locally
dns-resolution-remotely — TPO DNS resolution done remotely
tpo-enabled — TPO enabled/disabled for HTTP
x-header—extension header
icmp: Internet Control Message Protocol (ICMP) related configuration:
icmpv6: Internet Control Message Protocol Version 6 (ICMPv6) related configuration:
imap: Internet Message Access Protocol (IMAP) related configuration:
ip: Internet Protocol (IP) related configuration:
server-ip-address: This field in EDR contains either the IPv4 or IPv6 address of the server for a particular flow (flow level). The maximum length of this field is 48 characters. In case of IPv6 address, the maximum length will be 45 characters, and in case of IPv4 address, the maximum length will be 15 characters.
subscriber-ip-address: This field in EDR contains either the IPv4 or IPv6 address of the client/subscriber for a particular call (subscriber level). The value of this field does not change for a particular call. The maximum length of this field is 48 characters. In case of IPv6 address, the maximum length will be 45 characters, and in case of IPv4 address, the maximum length will be 15 characters.
mms: Multimedia Message Service (MMS) related configuration:
p2p protocol: Peer-to-peer protocol related configuration
pop3: Post Office Protocol version 3 (POP3) related configuration:
rtcp: RTP Control Protocol (RTCP) related configuration:
rtp: Real-time Transfer Protocol (RTP) related configuration:
rtsp: Real Time Streaming Protocol (RTSP) related configuration:
request method 1: play method
request method 2: setup method
request method 3: pause method
request method 4: record method
request method 5: options method
request method 6: redirect method
request method 7: describe method
request method 8: announce method
request method 9: teardown method
request method 10: get-parameter method
request method 11: set-parameter method
sdp: Session Description Protocol (SDP) related configuration:
secure-http: HTTPS related configuration
sip: Session Initiation Protocol (SIP) related configuration:
smtp: Simple Mail Transfer Protocol (SMTP) related configuration:
tcp: Transmission Control Protocol (TCP) related configuration:
traffic-type: Traffic type of flow (voice or non-voice depending upon flow type).
udp: User Datagram Protocol (UDP) related configuration:
voip-duration: Duration of voice call, in seconds. For a flow in which voice call end is detected, output will be a non-zero value. For other flows it will be zero.
wsp: Wireless Session Protocol (WSP) related configuration
wtp: Wireless Transaction Protocol (WTP) related configuration
gtr—Group Transmission Flag
ttr—Trailer Transmission flag
note_smallImportant: For more information on protocol-based rules, see the ACS Ruledef Configuration Mode Commands chapter.
priority priority
Specifies the CSV position of protocol rule related information in EDR.
priority must be an integer from 1 through 65535.
in-quotes
Specifies placing double quotes (“ ”) around the specified EDR field in the EDR.
note_smallImportant: At the present time this keyword is only valid for the MMS protocol to and subject fields. rule-variable mms to priority priority [in-quotes] rule-variable mms subject priority priority [in-quotes]
Usage
Use this command to set what field appears where—in which order—in the EDR.
A particular field in an EDR format can be entered multiple times at different priorities. While removing the EDR field using the no rule-variable command you can remove all occurrences of a particular field by specifying the field name or a single occurrence by additionally specifying the optional priority keyword.
Example
The following is an example of this command:
rule-variable tcp dst-port priority 36
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883